projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc13f0a
)
* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 6 Jun 2007 18:58:48 +0000
(18:58 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 6 Jun 2007 18:58:48 +0000
(18:58 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 82bd820313e6242444fc883cc0c7829e4f354dcf..6103a864867b118186676114fdfc9b9ee207923e 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-06-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * image.c (xpm_load): Remove spurious call to
+ xpm_init_color_cache.
+
2007-06-06 Martin Rudalics <rudalics@gmx.at>
* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.